Fix the build with clang
authorMatthias Clasen <mclasen@redhat.com>
Fri, 10 Jul 2020 15:55:46 +0000 (11:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 10 Jul 2020 17:21:23 +0000 (13:21 -0400)
commit55217e2181cd86fd527852df43d0a8aef8eff667
tree5ad31f102a44bcd4926a441b78be193f801b097d
parent7c8cd23c5f75eb4012179a54468b2fe33a215aea
Fix the build with clang

clang doesn't allow G_GNUC_FALLBACK in dead code.
Seems silly, but what can we do.
gtk/gtkfilterlistmodel.c